diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-12-13 13:47:14 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-12-13 13:47:14 +0900 |
| commit | dbcc1a94cb216e537941f61cd4b53fda6a450cfd (patch) | |
| tree | 8f7ff46a97ba62782c8408e4905747f4ce862b1f /config/waybar/configs/Simple-L [TOP] | |
| parent | 958f4b5516d7a4f90664a335ff7a86bc7aaa86e9 (diff) | |
Major Rename on some waybar styles and layouts incorporating my avatar :)
In addition, I have added 2 new waybar layouts (ClassySleek Top and Bottom) and Waybar Syles Combining Pywal and Catppuccin Latte hence the word Fusion ;)
Diffstat (limited to 'config/waybar/configs/Simple-L [TOP]')
| -rw-r--r-- | config/waybar/configs/Simple-L [TOP] | 40 |
1 files changed, 0 insertions, 40 deletions
diff --git a/config/waybar/configs/Simple-L [TOP] b/config/waybar/configs/Simple-L [TOP] deleted file mode 100644 index dc519ad9..00000000 --- a/config/waybar/configs/Simple-L [TOP] +++ /dev/null @@ -1,40 +0,0 @@ -/* ---- 💫 https://github.com/JaKooLit 💫 ---- */ - -// ### SIMPLE - Long ### // - -{ -"include": "~/.config/waybar/modules", -"layer": "top", -//"mode": "dock", -"exclusive": true, -"passthrough": false, -"position": "top", -"spacing": 6, -"fixed-center": true, -"ipc": true, -"margin-top": 3, -"margin-left": 8, -"margin-right": 8, - -"modules-left": [ - "custom/menu", - "custom/separator#blank_2", - "hyprland/workspaces#pacman", - "custom/separator#blank_2", - "mpris", - "tray", - ], -"modules-center": [ - "clock", - ], -"modules-right": [ - "group/motherboard", - "custom/separator#blank_2", - "group/laptop", - "custom/separator#blank_2", - "group/audio", - "custom/separator#blank_2", - "custom/power", - ], - -}
\ No newline at end of file |
